home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Console.app / Contents / Resources / English.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-13  |  1.8 KB  |  31 lines

  1. /* size in KB */
  2. "%d KB" = "%d KB";
  3.  
  4. /* No comment provided by engineer. */
  5. "===== Display starts at offset %d within file of length %d. ====\n===== Use File->Reload (Cmd-R) to display more. ====\n" = "===== Display starts at offset %d within file of length %d. ====\n===== Use File->Reload (Cmd-R) to display more. ====\n";
  6.  
  7. /* Delete Sheet */
  8. "Are you sure you want to permanently delete the file \"%@\"?" = "Are you sure you want to permanently delete the file \"%@\"?";
  9.  
  10. /* Delete Sheet */
  11. "Cancel" = "Cancel";
  12.  
  13. /* opening a .gz file */
  14. "Decompressing log %@..." = "Decompressing log %@...";
  15.  
  16. /* Delete Sheet */
  17. "Delete" = "Delete";
  18.  
  19. /* Delete Sheet */
  20. "Delete Log File" = "Delete Log File";
  21.  
  22. /* view menu item */
  23. "Hide Log List" = "Hide Log List";
  24.  
  25. /* Status displayed in find panel when the find string is not found. */
  26. "Not found" = "Not found";
  27.  
  28. /* view menu item */
  29. "Show Log List" = "Show Log List";
  30.  
  31.